@charset "UTF-8";
body {background-color: #b73129; margin: 0px;}

div#top{
    background-color: #C4950B;
    margin-top: 0;
    padding: 0;
    position: fixed;z-index: 300;
	top: 0;
    width: 400px;}

.circle-spin-3 {
  --size: 300px;
  --stroke-width: calc(var(--size) / 6);
  --color: currentColor;
  --animation-timing-function: linear;
  --animation-duration: 5s;
  width: var(--size);
  height: var(--size);
  border-width: var(--stroke-width);
  border-style: solid;
  border-color: var(--color) transparent var(--color) transparent;
  border-radius: 50%;
  transform: rotate(0deg);
  animation: var(--animation-timing-function) var(--animation-duration) infinite circle-spin-3-animation;
  position: absolute;top:100px;left:-7px}
.sun{position: relative;left: -70px;top:100px;}
.moon{position: relative;left:180px;top:87px;
      transform:rotate(50deg);}

@keyframes circle-spin-3-animation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.slideshow1{display: flex;
margin-left: -56px;}
.slideshow2{display: flex;
margin-left: -40px;}
.slideshow3{display: flex;
margin-left: -40px;}


div#container{width: 100%;overflow: hidden;}
div#selfshop { 
	width: 200px;
	margin-top: 200px;
	display: flex;
	animation: loop-slide 25s infinite linear 0s both;
  animation-name: slidein;
  }
@keyframes slidein {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-910%);
  }
}

img.a1{background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 110px;
background-position:center;}
img.a2{background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 110px;
background-position:center;}
img.a3{background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 110px;
background-position:center;}
img.a4{background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 110px;
background-position:center;}
img.a5{background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 110px;
background-position:center;}
img.a6{background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 110px;
background-position:center;}
img.a7{background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 110px;
background-position:center;}


.content {
    /* [disabled]background-color: #D41619; */
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 200px;
    height: 600px;
    border-radius: 20px;
    /*box-shadow: rgba(50, 50, 93, 0.25) -10px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 10px 18px 36px -18px inset;*/
    position: relative;
    text-align: center;
    color: #fffffF;
    font-size: 140%;
    z-index: 50;
    font-family: "MS Serif", "New York", serif;
    font-weight: bold;
}

.sub{
    position: relative;
    top: -430px;
    text-align: center;
    color: #EBB00F;
    font-weight: bold;
    z-index: 50;
    font-family: "MS Serif", "New York", serif;
	font-size: 100%
}
.sub2{
    position: relative;
    top: -400px;
    text-align: center;
    color: #EBB00F;
    font-weight: bold;
    z-index: 50;
    font-family: "MS Serif", "New York", serif;
	font-size: 100%
}
img.k {margin-left: -45px;margin-top: -400px;}
img.k2{position: absolute;top:900px;
	margin-left: -30px;
	z-index: 10;}
img.k3{position: relative;
	top:-1080px;left: 11px;
    z-index: 20;}
img.k4{position: relative;top:-1600px;left:-17px;
    z-index: 20;}

div#recipe{
    background-color: #e1eae9;
    margin-top: -1400px;
    padding-bottom: 50px;
}
.scroll {
    margin     : auto;
    width      : 100%;
    font-size  : 300%;
    line-height: 1.5em;
    text-align : center;
    border     : 1px solid #666;
    color      : #000000;
    background : #fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bolder;
	overflow: hidden;
}
.scroll span{
  position: relative;
  z-index: 20;
  display     : inline-block;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
  animation   : scrollAnime_1 7s linear infinite;
}
@keyframes scrollAnime_1{
    0% { transform: translateX(-50%)}
  100% { transform: translateX(-87.9%)}
}

p.l{
    margin-left: auto;
    margin-right: auto;
    font-family: "Times New Roman", Times, serif;
    color: #F8FAFA;
    font-size: 350%;
    position: absolute;
    TOP: 1390PX;
    z-index: 10;
    font-weight: bold;
}
p.lp1{
    margin-top: -65px;
    text-align: right;
    margin-right: 40px;
    color: #B73129;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%
}
p.lp2{
    margin-top: -65px;
    margin-left:-60px;
    text-align: center;
    color: #B73129;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    font-size: 100%
}
p.lp3{
    margin-top: -75px;
    text-align: center;
    margin-right: -60px;
    color: #B73129;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    font-size: 100%
}

.l1{display: block;
	margin-left: 15%;}
.l2{display: block;
	position: relative;top:15px;}
.l3{display: block;
	margin-left: 15%;
    position: relative;top:5px;}

.button-27 {
    position: relative;
    top: 70px;
    left: 35px;
    appearance: none;
    background-color: transparent;
    border: 2px solid #1A1A1A;
    border-radius: 2px;
    box-sizing: border-box;
    color: #3B3B3B;
    cursor: pointer;
    display: inline-block;
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 50px;
    min-width: 0;
    outline: none;
    padding: 16px 24px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: 80%;
    will-change: transform;
}

.button-27:disabled {
  pointer-events: none;
}

.button-27:hover {
  color: #fff;
  background-color: #1A1A1A;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.button-27:active {
  box-shadow: none;
  transform: translateY(0);
}

div#things{
    background-color: #e1eae9;
    margin-top: -20px;
}

.ap{
    font-family: "Times New Roman", Times, serif;
    color: #F8FAFA;
    font-size: 350%;
    position: absolute;
    TOP: 2860PX;
    left: -5px;
    z-index: 10;
    font-weight: bold;
}

.scroll2 {position: relative;TOP:290PX;
    margin     : auto;
    width      : 100%;
    font-size  : 300%;
    line-height: 1.5em;
    text-align : center;
    border     : 0px solid #666;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bolder;
	overflow: hidden;
}
.scroll2 span{
  z-index: 20;
  display     : inline-block;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
  animation   : scrollAnime 7s linear infinite;
}
@keyframes scrollAnime{
    0% { transform: translateX(-50%)}
  100% { transform: translateX(-79.4%)}
}

div.a{position: relative;top:300px;}
img.a21 {margin-left: 5px;
background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 160px;
background-position:center;}
img.a22 {
 position: relative;top: -268px ; left: 175px;
background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 160px;
background-position:center;}
img.a23 {background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 160px;
background-position:center;
position: relative;top: -200px ; left: -170px;}
img.a24 {background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 160px;
background-position:center;
position: relative;top: -468px ;
left: 175px;}
img.a25 {background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 160px;
background-position:center;
position: relative;top: -405px ;
left: -170px;}
img.a26 {background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 160px;
background-position:center;
position: relative;top: -673px ;
left: 175px;}
img.a27 {background-image:url("images/キャンパス.png");
background-repeat: no-repeat;
background-size: 160px;
background-position:center;
position: relative;top: -615px ;
left: -170px;}



.b1{position: relative;top:-206px;
left:-179px;}
.b2{position: relative;top:-475px;
left:186px;}
.b3{position: relative;top:-406px;
left:-180px;}
.b4{position: relative;top:-675px;
left:186px;}
.b5{position: relative;top:-611px;
left:-180px;}
.b6{position: relative;top:-880px;
left:187px;}
.b7{position: relative;top:-636px;
left:-1px;}

.a21:hover{transition: all 0.2s;transform: translateY(-10px);opacity: 0.8;}
.a22:hover{transition: all 0.2s;transform: translateY(-10px);opacity: 0.8;}
.a23:hover{transition: all 0.2s;transform: translateY(-10px);opacity: 0.8;}
.a24:hover{transition: all 0.2s;transform: translateY(-10px);opacity: 0.8;}
.a25:hover{transition: all 0.2s;transform: translateY(-10px);opacity: 0.8;}
.a26:hover{transition: all 0.2s;transform: translateY(-10px);opacity: 0.8;}
.a27:hover{transition: all 0.2s;transform: translateY(-10px);opacity: 0.8;}


/* CSS */
.button-28 {
    position: relative;
    top: -610px;
    left: 35px;
    appearance: none;
    background-color: transparent;
    border: 2px solid #1A1A1A;
    border-radius: 2px;
    box-sizing: border-box;
    color: #3B3B3B;
    cursor: pointer;
    display: inline-block;
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 50px;
    min-width: 0;
    outline: none;
    padding: 16px 24px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: 80%;
    will-change: transform;
}

.button-28:disabled {
  pointer-events: none;
}

.button-28:hover {
  color: #fff;
  background-color: #1A1A1A;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.button-28:active {
  box-shadow: none;
  transform: translateY(0);
}

#bottom{
    background-color: #b73129;
    margin-top: -100px;
    padding-top: 40px;
	}
.u{position:relative;left: 110px;}
p{text-align: center;
    color: #FFFFFF;
    font-family: Osaka-mono, "MS Gothic", monospace;
    font-size: 70%;}
.sns{position: relative;
     left: 120px;top:100px;}
